home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus 1999 #3 / Amiga Plus CD - 1999 - No. 3.iso / System / delitracker_ii / arexx / dt_balance.rexx < prev    next >
OS/2 REXX Batch file  |  1994-04-15  |  109b  |  7 lines

  1. /* DeliTracker - Set Balance */
  2.  
  3. address 'DELITRACKER'
  4.  
  5. balance '-40'    /* negative numbers require quotes */
  6.  
  7.